* subr.el (with-case-table): New macro.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 4 Apr 2007 15:34:34 +0000 (15:34 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 4 Apr 2007 15:34:34 +0000 (15:34 +0000)
* international/mule.el (ascii-case-table): New var.

lisp/ChangeLog

index ea6a3189cb12983d5860c051057b93615b48ad39..7bec2b8618ef8b2557283727c07075f2f3066a3d 100644 (file)
@@ -1,3 +1,9 @@
+2007-04-04  Chong Yidong  <cyd@stupidchicken.com>
+
+       * subr.el (with-case-table): New macro.
+
+       * international/mule.el (ascii-case-table): New var.
+
 2007-04-03  Nick Roberts  <nickrob@snap.net.nz>
 
        * progmodes/gud.el (gud-minor-mode-map): Simplify.